const runtime.stwGoroutineProfile

4 uses

	runtime (current package)
		mprof.go#L1319: 	stw := stopTheWorld(stwGoroutineProfile)
		mprof.go#L1521: 	stw := stopTheWorld(stwGoroutineProfile)
		proc.go#L1444: 	stwGoroutineProfile                             // "goroutine profile"
		proc.go#L1475: 	stwGoroutineProfile:            "goroutine profile",